Subject: Scale your VB3 applications to the user's screen resolution
This is a BAS file for VB3 programmers.
In your Form_Load procedure, call the Scaleup function, and it will resize your form to the current screen resolution. Design in VGA, but show in SVGA!.